Special case menu items to pop down on motion. (#75961)
authorOwen Taylor <otaylor@redhat.com>
Wed, 15 May 2002 21:46:42 +0000 (21:46 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 15 May 2002 21:46:42 +0000 (21:46 +0000)
commit70d78734c5c9469bc0863136159f1ad1ac229627
tree1b22f28f3180850361371ce9fcefd3176093ed60
parent030ac8095a0d31386a197c7fe066b2fd96095d0e
Special case menu items to pop down on motion. (#75961)

Wed May 15 17:12:50 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtktooltips.c: Special case menu items to
        pop down on motion. (#75961)

        * tests/testgtk.c (create_item_factory): Add tooltips
        to the File menu.

        * gtk/gtkentry.c (update_im_cursor_location): Fix
        cursor locations passed to the IM context.
        (#80027, Yao Zhang)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c
gtk/gtktooltips.c
tests/testgtk.c